@charset "gb2312";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft Yahei", "寰蒋闆呴粦", Verdana, Geneva, sans-serif;
}
p, ul, li, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
ul, li, ol {
	list-style: none;
}
img {
	border: none;
}
li>a {
	display: block;
	color: #666;
}
a {
	text-decoration: none;
	color: #666;
}
.clear {
	clear: both;
}
.w {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.h10 {
	height: 10px;
	width: 100%;
	clear: both;
}
.h20 {
	height: 20px;
	width: 100%;
	clear: both;
}
.h30 {
	height: 30px;
	width: 100%;
	clear: both;
}
.h60 {
	height: 60px;
	width: 100%;
	clear: both;
}
.radius {
	border-radius: 5px;
}
/* -- 标题样式 -- */







.t01 {
	background-position: -63px -132px;
	height: 19px;
	padding: 3px 0 0 12px;
	color: #fff;
	margin-bottom: 10px;
}
.t02 {
	background-position: -63px -165px;
	height: 19px;
	padding: 3px 0 0 12px;
	color: #fff;
}
.t03 { /*background:#E2E2E2;*/
	line-height: 28px;
	text-indent: 15px;
}
.t04 {
	background-position: -63px -197px;
	line-height: 25px;
	text-indent: 15px;
	color: #000;
}
.t06 {
	background-position: -63px -267px;
	line-height: 25px;
	text-indent: 15px;
}
.t07 {
	background-position: -63px -232px;
	line-height: 25px;
	text-indent: 15px;
	color: #333;
}















::-webkit-input-placeholder { /* WebKit browsers */
 color:    #fff;
}







:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #fff;
}







::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #fff;
}







:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #fff;
}
.top {
	background: #00150c;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #fff;
}
.top span {
	float: right;
}
.top span a {
	color: #fff;
}
.hd_top {
	height: 130px;
}
.header .logo {
	margin-top: 20px;
	background: url(../images/fgx.png) no-repeat right center;
	float: left;
	padding-right: 10px;
}
.header .logo img {
	max-width: 630px;
	max-height: 90px;
}
.wzbiaoti {
	float: left;
	margin-top: 40px;
	padding-left: 10px;
}
.wzbiaoti span {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #0d3f5a;
}
.wzbiaoti p {
	font-size: 15px;
}
.header .tel {
	background: url(../images/tel.png) no-repeat left 30px;
	height: 70px;
	margin-top: 10px;
	padding-left: 70px;
	padding-top: 20px;
	float: right;
	color: #000;
	font-size: 16px;
}
.tel span {
	color: #ec7b2d;
	font-size: 25px;
	display: block;
	line-height: 22px;
	padding-top: 10px;
}
.nav {
	background: url(../images/navbg.jpg) repeat-x;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}
.nav ul li {
	float: left;
	width: 125px;
	text-align: center;
	background: url(../images/navfgx.png) no-repeat right center;
}
.nav ul li a {
	color: #fff;
	font-size: 18px;
}
.nav ul li:nth-child(8) {
	background: none;
}
#banner {
	position: relative;
}
.banner {
	position: relative;
	clear: both;
	height: 500px;
}
.banner_main {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.banner_btn {
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -37px;
	z-index: 999;
}
.banner_btn span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #fff;
	display: inline-block;
	margin-right: 2px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.hzhb {
	margin-top: 20px;
}
.hb_tit, .cpjs_tit, .ys_tit, .gcal_tit, .newc_tit {
	text-align: center;
	color: #048eca;
}
.hb_tit span, .cpjs_tit span, .ys_tit span, .gcal_tit span, .newc_tit span {
	display: block;
	background: url(../images/titbg.png) no-repeat center;
	padding: 20px 0 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.hb_tit em, .cpjs_tit em, .ys_tit em, .gcal_tit em, .newc_tit em {
	padding-bottom: 10px;
	width: 355px;
	text-align: center;
	margin: 0 auto;
	font-style: normal;
	font-size: 30px;
	border-bottom: 1px solid #048eca;
}
.hb_tit p, .cpjs_tit p, .ys_tit p, .gcal_tit p, .newc_tit p {
	line-height: 30px;
	padding-top: 10px;
}
.hb_nr {
	margin: 40px 0;
}
.hb_nr ul li {
	float: left;
	width: 241px;
	margin-right: 12px;
}
.hb_nr ul li img {
	width: 230px;
	height: 106px;
	-moz-box-shadow: 5px 5px 5px #dedede; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dedede;
}
.cpjs_nr {
	background: url(../images/cpbg.png) no-repeat center;
	height: 600px;
	margin-top: 20px;
}
.cpjs_lf {
	width: 230px;
	float: left;
	background: rgba(255,255,255,0.5);
	height: 596px;
	-moz-box-shadow: 2px 2px 2px #7e7e7e; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dedede;
}
.cpjs_lf ul {
	width: 132px;
	margin: 22px auto;
}
.cpjs_lf ul li {
	border: 1px solid #ccc;
	width: 100px;
	height: 60px;
	padding-left: 30px;
	margin: 20px 0;
}
.cpjs_lf ul li:hover, .cpjs_lf ul li.cur {
	border: 1px solid #048eca;
}
.cpjs_lf ul li:hover a, .cpjs_lf ul li.cur a {
	color: #048eca;
}
.cpjs_lf ul li a {
	color: #626363;
	font-size: 19px;
	line-height: 30px;
}
.cpjs_rg>span {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0;
	display: block;
}
.cpjs_rg {
	float: right;
	padding-top: 50px;
}
.cpjs_rg ul li:first-child {
	display: block;
}
.cpjs_rg ul li {
	background: #fff;
	display: none;
	width: 732px;
	height: 499px;
	border: 7px solid #c6c7c9;
	border-radius: 5px;
	position: relative;
}
	

.cpjs_rg>ul>li>a {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.qtks {
	padding-top: 10px;
}
.qtbl {
	float: left;
}
.cpjs_rg ul li .qtbl {
	margin: 5px 10px;
}
.cpjs_rg ul li .qtbl .divimg {
	width: 161px;
	height: 120px;
	border: 1px solid #ccc;
	text-align:center;
	
}
.cpjs_rg ul li .qtbl .divimg img{
	max-width:159px;
	max-height:118px;
	vertical-align:middle;
	}
.cpjs_rg ul li .qtbl span {
	text-align: center;
	display: block;
	line-height: 30px;
}
.youshi {
	padding-top: 50px;
}
.ysBox {
}
.ysBox .yscont1, .ysBox .yscont2 {
	position: relative;
}
.container {
	background: url(../images/ysbg.jpg) no-repeat center;
	height: 1615px;
	margin-top: -90px;
}
.ysBox .yscont1 {
	height: 968px;
}
.ysBox .yscont2 {
	height: 652px;
}
.ysBox dl {
	position: absolute;
}
.ysBox dl dt {
}
.container dt span {
	color: #048eca;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
}
.container dt p {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.ysBox dl dt h5 {
	font-size: 16px;
	color: #783e0f;
}
.ysBox dl dd {
	margin-top: 10px;
}
.ysBox dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	background: url(../images/pbg.jpg) no-repeat left 9px;
	padding-left: 15px;
}
.ysBox .ysd1 {
	top: 180px;
	left: 230px;
}
.ysBox .ysd2 {
	top: 505px;
	right: 40px;
}
.ysBox .ysd3 {
	top: 760px;
	right: 30px;
}
.ysBox .ysd4 {
	top: 35px;
	left: 160px;
}
.ysBox .ysd5 {
	top: 385px;
	right: 190px;
}
.dglc_tit {
	background: url(../images/dzbg.png) no-repeat center;
	text-align: center;
	color: #037bbd;
}
.dglc_tit span {
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.dglc_nr {
	margin: 30px 0;
}
.dglc_nr ul li {
	float: left;
}
.dglc_nr .jiantou {
	float: left;
	margin: 20px;
}
.dglc_nr ul li span {
	width: 80px;
	height: 80px;
	border: 1px solid #037bbd;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 80px;
	font-size: 35px;
	color: #a3a3a3;
	margin: 0 14px;
}
.dglc_nr ul li p {
	text-align: center;
	line-height: 40px;
}
.jianjie {
	background: #fafbff;
	padding: 20px 0;
}
.jianjie_tit {
	padding: 50px 0 50px 30px;
}
.jianjie_tit b {
	color: #037bbd;
	font-size: 35px;
	font-family: "宋体";
	float: left;
}
.jianjie_tit {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}
.jianjie_tit span {
	background: #89be2e;
	width: 85px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	float: right;
}
.jianjie_tit span a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.jianjie_lf {
	float: left;
	width: 100%;
}
.jianjie_lf dl {
	padding-left: 30px;
	overflow: hidden;
}
.jianjie_lf dl dt {
	width: 240px;
	float: left;
}
.jianjie_lf dl dt img {
	width: 240px;
	height: 160px;
	display: block;
}
.jianjie_lf dl dd {
	float: right;
	width: 700px;
	color: #575757;
	text-indent: 2em;
	line-height: 25px;
}
.jianjie_lf>img {
	width: 771px;
	height: 295px;
}
.jianjie_rg {
	float: right;
}
.jianjie_rg>img {
	width: 229px;
	height: 428px;
}
.sccj ul li img {
	width: 245px;
	height: 169px
}
.sccj ul li {
	float: left;
	margin-right: 6.6px;
}
.sccj ul li:nth-child(4) {
	margin-right: 0;
}
.gcal {
	padding-top: 30px;
}
.gcal_nr {
	margin: 20px 0;
}
.gcal_nr ul li {
	border: 1px solid #9ee2ff;
	width: 239px;
	margin-right: 12px;
	float: left;
}
.gcal_nr ul li img {
	width: 239px;
	height: 216px;
}
.gcal_nr ul li span {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	display: block;
}
.newcenter {
	padding: 20px 0;
}
.newc_lf {
	width: 509px;
	float: left;
	padding-right: 20px;
	;
}
.tjxw .newsimg {
	padding-bottom: 10px;
}
.tjxw .newsimg img {
	width: 509px;
	-moz-box-shadow: 5px 5px 5px #dedede; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dedede;
}
.tjxw .newsnr a {
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
}
.tjxw .newsnr span {
	float: right;
	font-size: 12px;
	line-height: 30px;
}
.tjxw .newsnr p {
	line-height: 22px;
}
.newc_rg {
	width: 470px;
	float: right;
}
.newc_rg dl {
	margin: 10px 0;
	float: left;
}
.newc_rg dl dt {
	float: left;
	padding-right: 10px;
}
.newc_rg dl dd a {
	font-weight: bold;
}
.newc_rg dl dd p {
	font-size: 12px;
	line-height: 18px;
}
.newc_rg dl dd span {
	font-size: 12px;
}
.newc_nr {
	margin: 20px 0;
}
.link {
	padding: 20px 0;
}
/* footer */







.footer {
	background: url(../images/fot.jpg) no-repeat center;
	height: 243px;
}
.dibdh {
	text-align: center;
	color: #fff;
	padding: 20px 0;
	font-size: 16px;
}
.dibdh a {
	color: #fff;
	font-size: 16px;
	background: url(../images/navfgx.png) no-repeat right center;
	width: 100px;
	text-align: center;
	display: inline-block;
}
.dbxx {
	padding: 20px 150px 0;
}
.dbxx img {
	float: left;
	padding: 20px;
}
.dbxx p {
	color: #fff;
	float: left;
	line-height: 22px;
}
.nybanner {
	background: url(../images/nybanner.jpg) no-repeat center;
	height: 400px;
}
.list-paddingleft-2 {
	overflow: hidden;
	margin-top: 48px;
}
.list-paddingleft-2 li img {
	margin: 10px 0 20px 0;
}
.list-paddingleft-2 li {
	width: 33%;
	float: left;
	text-align: center;
	border-right: 1px solid #c9c9c9;
	padding-bottom: 60px;
}
.list-paddingleft-2 li:nth-child(3) {
	border-right: none;
}
.list-paddingleft-2 li h4, .list-paddingleft-2 li p {
	font-size: 18px;
	line-height: 26px;
	color: #373738;
}
/* -- 内页整体布局 -- */







.content {
	width: 1000px;
	margin: 10px auto;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 700px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 784px;
	float: left;
	display: inline;
	margin-left: 15px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop {
	background: url(../images/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot {
	background: url(../images/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 782px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 698px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/* -- 当前位置 -- */







.plc {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #d5d5d5;
} /*面包屑导航,文字色彩可自行修改,现在为灰色*/
.plc span, .plc span a {
	font-size: 12px;
	color: #333;
}
.plc span.dang {
}
.plc img {
	margin-top: 2px;
	vertical-align: middle;
}
.plc_tit {
	font-weight: bold;
	line-height: 50px;
} /* a的颜色*/
.plc_tit:hover {
	text-decoration: none;
}
.plc2 {
	border: 1px solid #d5d5d5;
	line-height: 27px;
	text-indent: 10px;
	color: #666;
	margin-bottom: 10px;
}/*资讯详细页面，面包屑导航,文字色彩可自行修改,现在为白色*/
.plc2 a {
	color: #666;
}/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/
/*.plc2 a:hover { color:#000;}资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/







.rtit, .rtit1 {
	background: url(../images/tit1.gif) repeat-x;
	border: 1px solid #CCCCCC;
	height: 31px;
	line-height: 31px;
	border-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 13px;
}
.rtit {
	color: #C0571C;
}
.rtit1 a, .rtit1 a:hover {
	color: #fff;
}
.rtit span {
	float: left;
}
.rtit1 {
	color: #333;/*灰色字体*/
	overflow: hidden;
	background: #c30d23;
}
.ljob {
	background-position: -280px -373px;
	height: 7px;
	font-size: 0;
	overflow: hidden;
}/* -- 招聘列表顶部背景 -- */
.topsearch {
	background-position: -66px -418px;
	padding: 7px 0 0 5px;
	width: 197px;
	height: 55px;
	font-size: 14px;
}/* -- 顶部资讯订阅背景-- */
.con_tit {
	color: #f00;
	background: url(../images/ico8.gif) no-repeat 0 6px;
	padding-left: 10px;
	line-height: 20px;
}/*内容小标题*/
.con_tit a {
	color: #DD3904;
}/*内容小标题*/
.age_li_about h4 {
	line-height: 27px;
}
.agent_con {
	width: 740px;
	padding-top: 10px;
	line-height: 24px;
	margin-left: 19px;
	font-size: 14px;
}
.age_li_about img {
	max-width: 100%;
}
.agent_con span {
	margin-left: 5px;
}
.agenttop .call {
	padding-bottom: 10px;
}/*表单顶部的文字样式，颜色根据需要修改*/
.agenttop div {
	font-size: 12px;
	line-height: 20px;
}
.agenttop .call span {
	font-weight: bold;
	color: #f00;
	margin: 0;
} /*传真号码，颜色自行修改*/
.pro_main {
	background-color: #fff;
	border: solid 1px #ccc;
	border-top: none;
	border-bottom: none;
	zoom: 1;
	padding: 10px 5px;
	overflow: hidden;
}
.right .RandomNews {
	background-color: #fff;
	padding-top: 10px;
}
.t05 {
	color: #048eca;
	font-weight: 100;
	border-bottom: 1px solid #d5d5d5;
	border-left: 4px solid #048eca;
	height: 34px;
	line-height: 36px;
	overflow: hidden;
	width: 175px;
	display: inline-block;
	padding-left: 20px;
	font-weight: bold;
}
.t05 a {
	color: #333;
}
.t05 img {
	padding: 6px 0 0 0;
	float: right;
}
.t05_con {
	padding: 8px 12px;
}
/* -- 产品分类列表 -- */







ul.t05_ul li {
	line-height: 30px;
	color: #666;
	white-space: nowrap;
	padding: 0 5px 0 25px;
	overflow: hidden;
	background: url(../images/li_s.gif) no-repeat;
	_float: left;
}
ul.t05_ul li span {
	font-size: 11px;
}
ul.t05_ul li a {
	width: 142px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.t05_ul_more {
	border: 1px solid #E61217;
	background: #FFE7E8;
	line-height: 20px;
	height: 20px;
	_height: 17px;
	_padding-top: 3px;
}
.t05_ul_more img {
	margin: 0 5px;
}
.t05_ul_more a {
	color: #E61217;
}
.t05_ul_more a:hover {
	text-decoration: none;
	color: #E61217;
}
.check {
	color: #E61217;
}
.t05_con .tc .text {
	border: solid 1px #ccc;
	height: 20px;
	line-height: 20px;
}
.clr {
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}
/* -- 最近浏览过的产品 -- */







dl.t05_con_dl {
	padding: 4px 0;
	height: 166px;
	overflow: hidden;
}
dl.t05_con_dl:hover dt img {
	border: solid 1px #048eca;
}
dl.t05_con_dl:hover dd a {
	color: #048eca;
}
dl.t05_con_dl dt {
	width: 174px;
	height: 134px;
	line-height: 0;
	font-size: 0;
}
dl.t05_con_dl dt img {
	width: 170px;
	height: 130px;
	padding: 1px;
	border: solid 1px #ccc;
}
dl.t05_con_dl dd {
	width: 174px;
	overflow: hidden;
	height: 24px;
	line-height: 20px;
	margin-top: 8px;
	text-align: center;
	color: #555555;
}
/*--产品详细页左侧--*/







.proleft {
	display: inline;
	float: right;
	overflow: hidden;
	width: 784px;
}
.proright {
	width: 201px;
	float: left;
	overflow: hidden;
}
/* -- 产品列表样式 -- */







dl.p_list_dl {
	float: left;
	width: 197px;
	height: 158px;
	padding: 0 29px;
	overflow: hidden;
	margin: 10px 0;
}
dl.p_list_dl:hover dt img {
	border: 1px solid #048eca;
}
dl.p_list_dl dd a:hover {
	color: #048eca;
}
dl.p_list_dl dt {
	width: 197px;
	height: 130px;
}
dl.p_list_dl dt img {
	width: 195px;
	height: 128px;
	border: 1px solid #d2d2d2;
}
dl.p_list_dl dd {
	width: 197px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
}
dl.p_list_dl dd a {
	color: #222;
	font-size: 14px;
}
/*---产品列表页面的随机资讯--*/







.RandomNews {
}
.RandomNews h4 {
	border: 1px solid #d5d5d5;
	border-left: 4px solid #048eca;
	color: #048eca;
	height: 36px;
	line-height: 36px;
	padding-left: 27px;
}
.RandomNews .RandomNews_con {
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;
	background: #fff;
	width: 782px;
}
.RandomNews li {
	height: 28px;
	line-height: 28px;
	padding: 0 17px 0 10px;
	width: 355px;
	float: left;
	overflow: hidden;
}
.RandomNews li a {
	background: url(../images/sico15.gif) no-repeat 0 12px;
	padding-left: 12px;
}
.RandomNews li a:hover {
	color: #048eca;
}
.dbdh {
	text-align: center;
}
.RandomNews li span {
	font-size: 12px;
}
.apage {
	height: 25px;
	line-height: 25px;
	background: #F9F9F9;
	padding: 0 5px;
	margin-top: 10px;
	border: solid 1px #ccc;
	text-align: right;
}
/*--左侧副导航联系我们--*/







.lxnr {
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #fff;
	width: 199px;
}
.lximgs {
	padding: 8px 7px;
}
.lxnrs {
	width: 199px;
}
.lxnrs p {
	color: #666666;
	line-height: 22px;
	padding: 0 9px;
}
.lxnrs p.pl {
	padding-left: 70px;
}
.lxnrs p span {
	color: #545454;
}
/*---联系我们--*/







.contactn {
	width: 201px;
}
.contactn .tits {
	background: url(../images/tit1n.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
	color: #333;
}
.contactn .tits a {
	color: #333;
}
.contactn .subnr {
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	padding: 5px 9px;
	width: 181px;
	overflow: hidden;
}
.contactn .subnr p {
	line-height: 25px;
	overflow: hidden;
}
.contactn .subnr span {
	color: #333;
}
.contactn .subnr h5 {
	padding-top: 12px;
	line-height: 28px;
	overflow: hidden;
}
.lxnrs>ul {
	padding: 0 10px 10px;
	line-height: 20px;
}
.leib {
	margin-bottom: 10px;
}
.leib .tit {
	border: 1px solid #d5d5d5;
	border-left: 4px solid #048eca;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	font-weight: bold;
	color: #048eca;
	font-size: 14px;
}
.leib .tit a, .leib .tit a:hover {
	color: #048eca;
}
.leib .nr {
	border: 1px solid #ccc;
	padding: 10px 10px 5px;
	border-top: 0;
	background: #fff;
}
.leib .nr h4 a {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-left: 26px;
	height: 24px;
	line-height: 24px;
	display: block;
	margin-bottom: 5px;
}
.leib .nr .cur a {
	display: block;
	color: #048eca;
	text-decoration: underline;
}
.leib .nr li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}
.leib .nr li a {
	display: block;
	padding-left: 30px;
	background: url(../images/ico003.gif) no-repeat 15px 10px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	font-size: 13px;
}
.leib .nr li a:hover {
	color: #048eca;
}
.leib .nr h4 {
	background: #ccc;
}
.leib2 {
	width: 201px;
}
.leib2 .tit {
	color: #333;
	font-size: 14px;
	background: url(../images/tit1n.gif) no-repeat;
	height: 36px;
	line-height: 36px;
	padding-left: 18px;
	overflow: hidden;
	font-weight: bold;
}
.leib2 .tit a {
	color: #333;
}
.leib2 .nr {
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	padding: 4px 5px 10px;
}
.leib2 ul li {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding-top: 4px;
}
.leib2 ul li a {
	background: url(../images/tit2n.gif) no-repeat;
	height: 33px;
	padding-left: 28px;
	display: block
}
.leib2 ul li.cur a {
	color: #C0571C;
}
.leib2 .nr .ul2 li {
	border-bottom: 1px dashed #ccc;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
.leib2 .nr .ul2 li a {
	background: none;
	padding-left: 5px;
}
.nybanner {
	height: 260px;
	background: url(../images/nybanner.jpg) no-repeat center;
}
/*classify*/







.classify {
	width: 202px;
	overflow: hidden;
	border-bottom: solid 4px #048eca
}
.classify h2 {
	border: solid 1px #51a851;
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman";
	height: 44px;
	line-height: 24px;
	width: 200px;
	background-color: #048eca;
	text-align: center;
}
.classify h2 a {
	font-size: 16px;
	color: #fff;
	font-family: "Microsoft YaHei";
	display: block;
	text-decoration: none;
	line-height: 20px;
}
.classify h3 {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 45px;
	border-bottom: solid 1px #caefff;
	background-color: #f2f8ff;
	margin: 1px auto 0 auto
}
.classify h3 a {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-decoration: none;
	color: #048eca;
}
.classify h3 a:hover {
	text-decoration: underline;
	color: #048eca;
}
.classify ul {
	width: 200px;
	overflow: hidden;
}
.classify ul li {
	border-bottom: dashed 1px #e7e7e7;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 45px;
	background: url(../images/project_icon02.jpg) 25px center no-repeat;
}
.classify ul li.last {
	border-bottom: none;
}
.classify ul li a {
	font-size: 12px;
	color: #666666;
	font-family: "Microsoft YaHei";
	display: block;
}
.classify ul li a:hover {
}
.classify h4 {
	border-bottom: dashed 1px #e7e7e7;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 45px;
	background: url(../images/project_icon02.jpg) 25px center no-repeat;
}
.classify h4 a {
	font-size: 12px;
	color: #666666;
	font-family: "Microsoft YaHei";
	display: block;
}
/* -- 产品中心列表左部图片,第二种表现形式 -- */







.pro_list_right2 dl {
	width: 258px;
	height: 84px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 12px 11px 0 16px;
}
.pro_list_right2 dl dt {
	width: 84px;
	height: 84px;
	float: left;
	margin-right: 2px;
}
.pro_list_right2 dl dt a {
	border: 1px solid #ccc;
	display: block;
	width: 80px;
	height: 80px;
	padding: 1px;
} /*展示图片边框*/
.pro_list_right2 dl dt a:hover {
	border: 1px solid #C0571C;
} /*展示图片点击时的边框色*/
.pro_list_right2 dl dt img {
	width: 80px;
	height: 80px;
	display: block;
}
.pro_list_right2 dl dd {
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	width: 168px;
	float: left;
	margin-left: 2px;
}
.pro_list_right2 dl .a_d1 {
	color: #C0571C;
	text-decoration: underline;
	height: 20px;
}
.pro_list_right2 dl .a_d2 {
	color: #666;
	height: 60px;
	white-space: normal;
}
.pro_list_right2 dl .a_d2 a {
	color: #C0571C;
}
.pro_curmbs {
	padding-left: 15px;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
}
.pro_curmbs span {
	color: #333;
}
.pro_curmbs a {
	color: #333;
}
.pro_curmbs a:hover {
	color: #333;
}
.pro_curmbs .a_b {
	color: #C0571C;
	font-weight: bold;
}
.proarray {
	background: #EBEBFF;
	border: 0 solid #ccc;
	border-width: 1px;
	padding: 3px 5px 0 5px;
	overflow: hidden;
	height: 23px;
	margin: 0 auto 10px;
}/*产品列表页，产品显示方式控制导航,字体颜色和背景可自行修改*/
.proarray .span_1 {
	float: right;
}
.proarray img {
	vertical-align: middle;
	margin: 0 5px;
}
/*资讯中心列表页面的--dl*/







dl.news_dl {
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	line-height: 22px;
	border-bottom: 1px dashed #d5d5d5;
}
dl.news_dl a {
	color: #000;
}
dl.news_dl dt {
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 24px;
	height: 24px;
	width: 720px;
	overflow: hidden;
}
dl.news_dl .dt_1 {
	height: 20px;
	background: url(../images/ico10.gif) no-repeat 0 6px;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
dl.news_dl .dt_1:hover {
	background: url(../images/ico7.gif) no-repeat 0 7px;
	color: #4ba54b;
}/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 7px;
	font-family: "宋体";
}
dl.news_dl .dt_3 {
	font-size: 12px;
}
dl.news_dl .dt_3 a {
	color: #FF0000;
	text-decoration: underline;
} /*文章出处*/
dl.news_dl dd {
	font-size: 12px;
	padding-left: 10px;
	height: 65px;
	overflow: hidden;
	margin-bottom: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.newchang {
	border-bottom: 1px dashed #ccc;
	height: 25px;
	padding-left: 30px;
}
/* prodetailsinfo */







.prodetailsinfo {
	padding: 15px 0;
	clear: both;
	zoom: 1;
}
/* proviewbox */







.proviewbox {
	float: left;
	width: 305px;
	position: relative;
	z-index: 5;
	padding-left: 10px;
	padding-right: 10px;
}
.probigshow {
	position: relative;
	width: 300px;
	padding: 1px;
}
.probigshow .jqzoom .zoomPad>img {
	width: 300px;
	border: 1px solid #ddd;
}
.probigshow .span_showtip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 81px;
	height: 81px;
	text-indent: -999em;
	overflow: hidden;
}
.probigshow .showtip_1 {
	background-position: 0 0;
}
.probigshow .showtip_2 {
	background-position: 0 -81px;
}
.probigshow a.a_probigshow {
	cursor: crosshair;
}
.zoomplepopup {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background: #fff;
	border: 1px solid #e9493d;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 10;
	cursor: crosshair;/*	height:50px;







width:50px;*/}
#probig_preview {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 405px;
	width: 340px;
	height: 340px;
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
}
#probig_preview img {
	position: relative;
}
.div_prothumb {
	position: relative;
	padding: 15px 20px 0;
}
.thumbporbox {
	position: relative;
	width: 275px;
	overflow: hidden;
}
.div_prothumb .span_prev, .div_prothumb .span_next {
	position: absolute;
	top: 15px;
	width: 22px;
	height: 64px;
	text-indent: -999em;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}
.div_prothumb .span_prev {
	left: 0px;
	_left: -25px;
	background-position: -90px -282px;
}
.div_prothumb .span_prevb {
	background-position: -112px -282px;
	cursor: default;
}
.div_prothumb .span_next {
	right: 0px;
	background-position: -156px -282px;
}
.div_prothumb .span_nextb {
	background-position: -134px -282px;
	cursor: default;
}
.ul_prothumb {
	position: relative;
	width: 7500px;
	overflow: hidden;
}
.ul_prothumb li {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	margin: 0 4px;
}
.ul_prothumb img {
	padding: 1px;
	border: 1px solid #ddd;
	width: 56px;
	height: 56px;
}
.ul_prothumb li.now img {
	border: 1px solid #4ba54b;
	width: 56px;
	height: 56px;
}
/* div_prolinks */







.div_prolinks {
	padding: 20px 0 0 5px;
	overflow: hidden;
	zoom: 1;
}
a#a_enlarge {
	float: left;
	padding: 3px 0 3px 25px;
	background-position: -436px -177px;
	color: #0d79bd;
}
a#a_enlarge:hover {
	text-decoration: underline;
}
span.span_share {
	float: right;
	width: 320px;
	text-align: right;
	line-height: 16px;
}
span.span_share b {
	font-weight: normal;
}
span.span_share .a_share {
	display: -moz-inline-stack;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 16px;
	height: 16px;
	margin-right: 6px;
	overflow: hidden;
	text-indent: 999em;
	vertical-align: top;
}
/* prodbaseinfo_a */







.prodbaseinfo_a {
	float: left;
	width: 410px;
	z-index: 1;
}
.h2_prodtitle {
	font-size: 1.18em;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
	color: #000;
	font-weight: bold;
}
.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.ul_prodinfo li {
	float: left;
	width: 400px;
}
.ul_prodinfo li .span_title {
	font-size: 14px;
	float: left;
}
.ul_prodinfo li .info {
	float: left;
	width: 330px;
	font-size: 12px;
	line-height: 20px;
}
.ul_prodinfo li.pro_name_bor {
	border-bottom: 1px dashed #ccc;
}
.ul_prodinfo li span.span_tel, .ul_prodinfo li .spanPhone {
	color: #ff0000;
	font-size: 20px;
	float: left;
}
.li_normalprice, .li_prono {
	line-height: 24px;
}
.ul_prodinfo .li_prono, .ul_prodinfo .li_marketprice,  .ul_prodinfo .li_volume, .ul_prodinfo .li_weight, .ul_prodinfo .li_jf,  .ul_prodinfo .li_brand .span_title {
	color: #999;
}
.ul_prodinfo .li_brand {
	width: 180px;
}
.li_prono {
	line-height: 2.9em;
}
.ul_prodinfo .b_colu {
	padding-left: 8px;
	font-size: 15px;
}
.ul_prodinfo .b_proprice {
	font-size: 14px;
	color: #ce1919;
	font-weight: normal;
}
.ul_prodinfo a.a_brand {
	color: #c00;
}
.ul_prodinfo a.a_brand:hover {
	text-decoration: underline;
}
.ul_prodinfo .li_jf {
	clear: both;
	width: 300px;
}
.ul_prodinfo .li_jf b {
	font-weight: normal;
	color: #c00;
}
.ul_prodinfo .li_jf a.a_usejf {
	display: -moz-inline-stack;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 80px;
	height: 22px;
	line-height: 22px;
	line-height: 25px\9;
	_line-height: 22px;
	overflow: hidden;
	background-position: -420px -120px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 8px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	vertical-align: middle;
}
.ul_prodinfo .li_jf a.a_usejf:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.prodbaseinfo_a .div_choose {
	background: #fcf0f0;
	border: 1px solid #fbd2d2;
	margin-top: 7px;
	padding: 10px;
}
.prodbaseinfo_a .div_choose h3 {
	font-weight: normal;
	padding: 0 0 5px;
}
.ul_choosecolor {
	overflow: hidden;
	zoom: 1;
}
.ul_choosecolor li {
	float: left;
	position: relative;
	width: 48px;
}
.ul_choosecolor li .span_lack {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -999em;
	overflow: hidden;
	width: 42px;
	height: 42px;
	background-position: 0 -300px;
}
.ul_choosecolor img {
	border: 1px solid #c8c9cd;
}
.ul_choosecolor a:hover img, .ul_choosecolor li.now img {
	border: 1px solid #c00;
}
.prodbaseinfo_a .p_inputnum {
	padding: 10px 0 0;
}
.prodbaseinfo_a .p_inputnum .txt {
	border: 1px solid #c4c4c4;
	width: 45px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.prodbaseinfo_a .p_inputnum b {
	font-weight: normal;
}
/* div_readysale */







.div_readysale {
	margin: 10px 0;
	padding: 7px 6px 5px;
	background: #fbd1bc;
	border: 1px solid #fab98d;
	font-family: "宋体";
}
div.div_readysale a.a_toreadyinfo {
	color: #c00;
}
div.div_readysale a.a_toreadyinfo:hover {
	text-decoration: underline;
}
.div_buybtn {
	height: 60px;
	margin: 10px 0 3px;
	border-bottom: 1px dashed #bbb;
	overflow: hidden;
	clear: both;
	zoom: 1;
}
.div_buybtn a {
	float: left;
	height: 57px;
	overflow: hidden;
}
.div_buybtnr {
	border: none;
}
.div_buybtnr a {
	float: right;
}
.div_buybtn .a_tobuy {
	width: 199px;
	text-indent: -999em;
	background-position: 0 -50px;
}
.div_buybtn .a_addtofavor {
	width: 104px;
	text-indent: -999em;
	background-position: -200px -50px;
	margin-left: 6px;
	_display: inline;
}
.div_proabs {
	padding: 5px;
}
.ul_proabs {
	line-height: 2.2em;
}
.ul_proabs .li_proupdate {
	color: #c00;
	font-weight: bold;
}
.ul_proabs b.b_numa {
	color: #ffb005;
}
.ul_proabs a.a_tocomments {
	color: #319ae1;
}
.ul_proabs a.a_tocomments:hover {
	text-decoration: underline;
}
/* prodetailsinfo_b */







.prodetailsinfo_b {
	margin: 15px 0;
	word-wrap: break-word;
	word-break: break-all;
	clear: both;
}
.ul_property {
	padding: 5px 10px;
	overflow: hidden;
	zoom: 1;
}
.ul_property li {
	float: left;
	height: 27px;
	line-height: 27px;
	width: 358px;
	background: #f6f5f5;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	overflow: hidden;
	zoom: 1;
}
.ul_property span.span_title {
	float: left;
	height: 27px;
	width: 90px;
	background: #dbdbdb;
	border-right: 1px solid #fff;
	padding-right: 2px;
	margin-right: 5px;
	text-align: right;
	_display: inline;
}
body .cp {
	margin-top: 15px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 0 12px 0;
	margin-bottom: 10px;
}
.cptab {
	border-bottom: 1px solid #ccc;
	background: #f7f7f7;
}
.cptab a {
	float: left;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #303030;
	text-decoration: none;
	padding: 0 8px;
	margin-bottom: -1px;
}
.cptab a:hover {
	text-decoration: none;
}
.cptab a.cr {
	font-weight: bold;
	color: #303030;
}
.cp dl {
	width: 210px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 2;
	overflow: hidden;
	margin: 10px 18px 0;
}
.cp dl:hover dt img {
	border: 1px solid #303030;
}
.cp dl:hover dd a {
	color: #303030;
}
.cp dt {
	width: 210px;
	height: 159px;
}
.cp dt img {
	width: 205px;
	height: 154px;
	display: block;
	padding: 1px;
	border: 1px solid #d2d2d2;
}
.cp dd {
	width: 210px;
	line-height: 24px;
	padding-top: 8px;
	overflow: hidden;
	display: block;
	text-align: center
}
.cp dd a {
	color: #000;
	font-size: 14px;
}
.provideo {
	color: #666;
}
.provideo h4 {
	line-height: 28px;
	background: #F7F7F7;
	padding: 0 5px;
	margin-bottom: 5px;
}
.pro_video {
	text-align: center;
	margin-bottom: 5px;
}
.proinfo {
	line-height: 25px;
	margin-left: 10px;
*margin-left:10px;
}
.proinfo h4 {
	line-height: 28px;
	background: #F7F7F7;
	padding: 0 5px;
	margin-top: 10px;
}
.proinfo p {
	white-space: normal;
	word-spacing: 10px;
}
.proinfo p a {
	color: #303030;
}
.proinfo .p_tit {
	font-weight: bold;
}
.pro_key {
	line-height: 35px;
	border-top: dashed 1px #ccc;
	margin-top: 5px;
	font-size: 14px;
}
.pro_key span {
	font-weight: bold;
}
.pro_key a {
	font-size: 12px;
	margin-right: 10px;
}
.propar>div {
	text-align: left;
}
/*资讯详细页面内容*/







.n_info_con {
	width: 680px;
	padding: 10px 15px 0 10px;
	overflow: hidden;
}
.n_info_con h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-family: "宋体";
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.n_info_con2 {
	width: 680px;
	margin: 0 auto;
}
.n_info_con h3 {
	text-align: center;
	color: #000;
	font-family: "宋体";
	margin-bottom: 10px;
	font-size: 24px;
	border-bottom: 1px dashed #CCCCCC;
} /*资讯详细页面，内容标题*/
.info_con_tit {
	font-family: "宋体";
	line-height: 24px;
	margin-bottom: 15px;
}
.info_con_tit span {
	margin-right: 20px;
}
/*--新闻字体大小切换--*/







.concss p {
	color: #666666;
	letter-spacing: normal;
	white-space: normal;
}
.newsinfo, .proinfo, .helpinfo {
	font-size: 14px;
}
.newsinfo img {
	max-width: 650px;
}
.newsinfo span {
	max-width: 650px;
}
.newsinfo p, .proinfo p, .helpinfo p {
	word-spacing: 10px;
}
.newsinfob {
	font-size: 16px;
	line-height: 27px;
}
.newsinfob2 {
	font-size: 12px;
	line-height: 24px;
}
.info_con_tit .n_tit {
	text-align: center;
	color: #333;
}
.info_con_tit .n_tit a {
	color: #BCBBBB;
}
.info_con_tit .n_tit2 {
	height: 24px;
}
.info_con_tit .n_tit .fontSize {
	color: #7E7E7E;
	float: right;
}
.info_con_tit .n_tit .fontSize span.small {
	color: #0B3B8C;
	font-size: 11px;
}
.info_con_tit .n_tit .fontSize span.zjzj {
	color: #666666;
	font-size: 12px;
}
.info_con_tit .n_tit .fontSize span.big {
	color: #0B3B8C;
	font-size: 13px;
}
.info_con_tit .n_tit .fontSize span {
	cursor: pointer;
	font-family: "Times New Roman";
	font-weight: bold;
	margin-right: 0;
	padding-left: 3px;
	padding-right: 3px;
}
.tpzs {
	text-align: center;
}
.tpzs img {
	max-width: 80%;
}
.n_info_con .tit2_span {
	float: right;
	margin: 0;
	_margin-top: 5px;
}
.n_info_con p {
	line-height: 22px;
	padding: 0 10px;
	word-spacing: 10px;
}
.n_info_con p a {
	color: #B61212;
}
.n_info_con .apage {
	text-align: center;
	margin-bottom: 10px;
} /*资讯详细页面，翻页区块*/
.info_input {
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input {
} /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 10px 0;
	width: 678px;
	overflow: hidden;
}
.info_key span {
	font-size: 14px;
	font-weight: bold;
}
.info_key a {
	margin-right: 10px;
}
.ad2 {
	margin-bottom: 10px;
}
.n_info_con2 .t04 {
	color: #303030;
	border: 1px solid #d5d5d5;
	border-bottom: none;
	border-left: 4px solid #303030;
}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a {
	color: #B61212;
}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover {
	color: #B61212;
}
/* -- 新闻详细页新闻列表 -- */







.info_b, .info_b2 {
	border: solid 1px #ccc;
	width: 678px;
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 10px;
}
ul.p_list_ul, ul.p_list_ul2 {
}
ul.p_list_ul li, ul.p_list_ul2 li {
	background: url(../images/ico10.gif) no-repeat 10px 9px;
	line-height: 23px;
	float: left;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 20px;
	margin-left: 10px;
	display: inline;
	color: #666;
}
.info_b2 {
	width: 768px;
}
ul.p_list_ul2 li {
	width: 350px;
	padding-right: 5px;
}
/*---资讯详细页的推荐产品--*/







.n_info_tjcp h4 {
	border: 1px solid #d5d5d5;
	border-right: none;
	border-left: 4px solid #303030;
	color: #303030;
}
.n_info_tjcp dl {
	width: 154px;
	height: 179px;
	float: left;
	overflow: hidden;
	padding: 10px 10px 0;
}
.n_info_tjcp dl:hover dt img {
	border: 1px solid #303030;
}
.n_info_tjcp dl:hover dd a {
	color: #303030;
}
.n_info_tjcp dt {
	width: 154px;
	height: 154px;
	line-height: 0;
	font-size: 0;
}
.n_info_tjcp dt img {
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 1px;
}
.n_info_tjcp dd {
	line-height: 18px;
	width: 154px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	color: #ab8673;
}
.n_info_tjcp dd a {
	height: 18px;
	overflow: hidden;
	color: #333;
}
#nodata {
	background: url("img/nodata.gif") no-repeat scroll 20px 20px rgba(0, 0, 0, 0);
	border: 1px solid #EEEEEE;
	margin: 10px 0;
	padding: 80px 80px 80px 150px;
}
/* -- 右侧新闻列表 -- */







ul.n_rt_ul {
	background: url(../images/news_list_bg.gif) no-repeat 0 5px;
	width: 230px;
	margin: 8px auto;
	overflow: hidden;
	padding-left: 5px;
}
ul.n_rt_ul li {
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
}
ul.n_rt_ul2 {
	width: 240px;
	margin: 8px auto;
	overflow: hidden;
}
ul.n_rt_ul2 li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 5px;
}
ul.n_rt_ul2 li a:hover {
	color: #C0571C;
}
/*资讯页面，右边*/







.ad1 {
	width: 263px;
	height: 226px;
	display: block;
	margin: 0 auto;
}
.right2_main .t03 {
	border: 1px solid #d5d5d5;
	border-left: 4px solid #303030;
}
.right2_main .t03 a {
	color: #000;
}/*资讯页面，右边粗体标题样式,可修改文字色彩*/
.right2_main .t03 a:hover {
	color: #000;
}/*资讯页面，右边粗体标题样式,可修改文字色彩*/
/*标准系统新增样式 0303*/







.news_ad {
	width: 275px;
	height: 275px;
	margin-bottom: 10px;
}
.news_ad img {
	width: 271px;
	height: 271px;
	padding: 1px;
	border: 1px solid #ccc;
}
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
	border: 1px solid #ccc;
}
.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}
.ks5 {
	border: 1px solid #ccc;
	width: 450px;
	height: 80px;
	margin-top: 10px;
}
/*feedback*/







.feedback {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
.submita {
	margin: 16px auto;
	display: inline-block;
	padding: 0 18px!important;
	line-height: 22px;
	background: #ff9c00;
	border: 0px;
	height: 24px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}
.xh {
	color: #f00;
	padding: 0 3px;
}
#feedbackForm {
	margin: 20px 0px 0px 0px;
}
#feedbackForm .text {
	width: 300px;
	height: 26px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 26px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #CCC;
}
#feedbackForm .lable {
	padding: 10px 12px 0px 0px;
	line-height: 30px;
	height: 30px;
	text-align: right;
}
#feedbackForm .atextarea {
	float: left;
	border: 1px solid #CCC;
	height: 100px;
	width: 305px;
	ont-size: 12px;
	margin-top: 10px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#feedbackForm .smtcss {
	padding-right: 112px;
	text-align: center;
}







/*feedbackend*/
